home *** CD-ROM | disk | FTP | other *** search
- /*******************************\
-
- Greythorne's DOS Date Cracker
-
- October, 1996
-
- \*******************************/
-
-
-
- USAGE IS VERY SIMPLE:
-
-
- 1) Make sure that CDATE.EXE is somewhere in your path
-
- 2) Execute your program to be date cracked like so:
-
- cdate golf.exe 01 25 1992
-
-
- <<< That's it! >>>
-
-
- SPECIAL NOTE: (For Windows'95 Users)
-
- Because Win'95 can run windows apps from the DOS box,
- this program will datecrack Win'95 apps as well!
-
- ALSO:
-
- To make thinks simple for yourself, try making
- a batch file to type it in for you...
-
- ---------------------------
- EXAMPLE BATCH FILE 'go.bat'
- ---------------------------
-
- @echo off
-
- cdate GOLF.EXE 1 25 1992
-
-
- -----------------------
- So Long, and
-
- ABOVE ALL, HAVE FUN !!!
-
- -Greythorne-
- -----------------------
-